Kaluga
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Kaluga
architecture
/
com.splendo.kaluga.architecture.navigation
/
[android]NavigationSpec
/
Fragment
/
BackStackSettings
/
Add
Add
android
data
class
Add
(
val
name
:
String
?
=
null
)
:
NavigationSpec.Fragment.BackStackSettings
Adds the
androidx.fragment.app.Fragment
to the backstack
Parameters
name
The name with which to add the fragment
Members
Constructors
Add
Link copied to clipboard
android
constructor
(
name
:
String
?
=
null
)
Properties
name
Link copied to clipboard
android
val
name
:
String
?